home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / batchut / pbatch11.zip / BATCH15.ENG < prev    next >
Text File  |  1994-07-14  |  644b  |  14 lines

  1.   Finally, here's the menu. First we define  some  co-  
  2.   lors.  The  parameter "-m1" tells PowerBatch "make a
  3.   menu  out  of  the  source file MENU.MEN. The option
  4.   "-mm1"  is  responsible for the mouse  control.  The
  5.   mouse, nevertheless, shall not --- as is default ---
  6.   appear in the center of the window, but at the point
  7.   (x4, y3), which is defined through "-mx4 -my3".
  8.  
  9.   The  parameter "-o1" will let pure text windows wait
  10.   for a keystroke before disappearing;  menus, on  the
  11.   other hand, will *NOT* disappear (as is default)  if
  12.   they are called with this option, thus permitting to
  13.   get overlapping submenus.
  14.